1) Make more functions in io.c static
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 3 Aug 2005 09:32:39 +0000 (09:32 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 3 Aug 2005 09:32:39 +0000 (09:32 +0000)
commitbaa265234e4990c01f037147c1dbc125fd6a3554
tree9f02220e1931a3c4c7c4255366901e605fa7746a
parent8ece4e0123027a534a64b9ae09d30d6fd0bb96a6
1) Make more functions in io.c static
2) Fix memory leak in domain free
3) Fix error path in read (reported by aq)
4) Move reading of buffer limit to tty reconnect so that changes in
limit take affect more quickly.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
tools/consoled/io.c
tools/consoled/xc_console.c